You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExpr Class
>
MtxExpr Methods
>
NormL1 Method
>
MtxExpr.NormL1 Method ([In] TMtx)
Dew Math for .NET
MtxExpr.NormL1 Method ([In] TMtx)
MtxExpr Class
MtxExpr Members
Dew.Math.Units Namespace
NormL1 Method
Collapse All
Computes the L1
Norm
for X.
Syntax
C#
Visual Basic
public
static
double
NormL1
([In]
TMtx
X
);
Public
static
Sub
NormL1
(
X
As
[In]
TMtx
)
Remarks
Internally calls
Matrix.NormL1
Group
NormL1 Method
Links
MtxExpr Class
,
MtxExpr Members
,
Dew.Math.Units Namespace
,
NormL1 Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!